home *** CD-ROM | disk | FTP | other *** search
- DIR
- List the current directory on the screen.
- DIR/P
- List the current directory on the screen and pause at the bottom of the screen
- DIR/W
- List the current directory on the screen in the wide screen format
- CD
- Displays the current directory. (same as CHDIR)
- LABEL
- Create, change, or delete a volume label on a disk
- RMDIR
- Remove a directory from a multi-level directory
- REN
- Renames a specific file or program
- MKDIR
- Makes a directory
- FORMAT
- Formats a disk in the specified drive to accept MS-DOS files
- DISKCOMP
- Compares the contents of two disks
- DIR > PRN
- Print the contents of the current directory on the printer.
- CD\
- Change to the root directory of the current logged drive.
- COPY
- Copy a file or program
- TYPE
- Print the contents of an ASCII file on the screen.
- COPY [FILENAME.EXT] PRN
- Print the contents of an ASCII file to the printer.
- COPY CON PRN
- Send keyboard entries to the printer. (must end with CTRL Z)
- TREE
- Display the root directory and path to sub-directories.
- XCOPY
- Copies files and including related sub-directories.
- DELTREE
- Erases a directory, all sub-directorys, and all files with in them.
- CKHDSK
- Checks a disk and displays a status report.
- CLS
- Clears the screen
- DEL
- Deletes on or more files.
- ECHO
- Displays messages, or turns command echoing on or off.
- ERASE
- Erases one or more files. (Same as DEL)
- FDISK
- Configures a hard disk for use with MS-DOS.
- FIND
- Searches for a text string in a file or files.
- MEM
- Displays the amount of used and free memory in your system.
- MSD
- Provides tehcnical information about your computer.
- MODE
- Configures a system device.
- SYS
- Copies MS-DOS system files and command interperter to a disk you specify.
- VER
- Displays the MS-DOS version.
- VERIFY
- Directs MS-DOS to verify that files are written correctly to a disk.
-